xenstore: add console xenstore entries for xenstore stubdom
authorJuergen Gross <jgross@suse.com>
Wed, 12 Feb 2020 07:41:53 +0000 (08:41 +0100)
committerWei Liu <wl@xen.org>
Thu, 13 Feb 2020 12:59:39 +0000 (12:59 +0000)
commita9594631b645be862857e3debbd1f04e932eb197
treedabd7d78d585c7fe56b55fcba07476412d812341
parent5d1f9cd27eae7338bd149cc98edcf2a55468d1d3
xenstore: add console xenstore entries for xenstore stubdom

In order to be able to connect to the console of Xenstore stubdom we
need to create the appropriate entries in Xenstore.

For the moment we don't support xenconsoled living in another domain
than dom0, as this information isn't available other then via
Xenstore which we are just setting up.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Wei Liu <wl@xen.org>
tools/helpers/init-xenstore-domain.c